net/http.requestAndChan.callerGone (field)
5 uses
net/http (current package)
transport.go#L2358: case <-rc.callerGone:
transport.go#L2396: case <-rc.callerGone:
transport.go#L2443: case <-rc.callerGone:
transport.go#L2749: callerGone <-chan struct{} // closed when roundTrip caller has returned
transport.go#L2890: callerGone: gone,
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)